net.conf.dnsDebugLevel (field)

4 uses

	net (current package)
		conf.go#L30: 	dnsDebugLevel int
		conf.go#L49: 	confVal.dnsDebugLevel = debugLevel
		conf.go#L53: 	if confVal.dnsDebugLevel > 0 {
		conf.go#L125: 	if c.dnsDebugLevel > 1 {